net/http/pprof.profileEntry.Desc (field)
4 uses
net/http/pprof (current package)
pprof.go#L359: Desc string
pprof.go#L384: Desc: profileDescriptions[p.Name()],
pprof.go#L394: Desc: profileDescriptions[p],
pprof.go#L440: fmt.Fprintf(&b, "<li><div class=profile-name>%s: </div> %s</li>\n", html.EscapeString(profile.Name), html.EscapeString(profile.Desc))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)